home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / docs / help / adosguide.lha / ADOSguide / ADOS commands / Search < prev    next >
Encoding:
Text File  |  1999-05-16  |  602 b   |  25 lines

  1.                            --AMIGADOS GUIDE V2.6--
  2.                                    SEARCH
  3.  
  4.  
  5.    USE:
  6.    Search is the AmigaDOS search utility. It allows you to find strings
  7.    embedded within files.
  8.  
  9.    PATH:
  10.    C:
  11.  
  12.    SYSTEM:
  13.    2.0 (enhanced), 2.1, 3.0
  14.  
  15.    EXAMPLES:
  16.    1>SEARCH Strings:#? /* ALL
  17.  
  18.    NOTES:
  19.    In the above example Search will attempt to search all sub directories
  20.    and files within the "Strings" directory.
  21.  
  22.    Search is not all that intelligent and will sometimes try to search
  23.    through binary (code) files as well which will bring up some very
  24.    strange results on screen.
  25.